home *** CD-ROM | disk | FTP | other *** search
/ Mantenimiento Redes Del PC / Mantenimiento Redes Del PC.iso / recomen / ccopy95 / ccopy95.exe / 0 / RCDATA / TABOUTBOX / TABOUTBOX.txt < prev   
Text File  |  1997-04-12  |  4KB  |  200 lines

  1. object AboutBox: TAboutBox
  2.   Left = 443
  3.   Top = 147
  4.   ActiveControl = OKButton
  5.   BorderStyle = bsDialog
  6.   Caption = 'About'
  7.   ClientHeight = 281
  8.   ClientWidth = 321
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 16
  16.   object reglabel: TLabel
  17.     Left = 5
  18.     Top = 210
  19.     Width = 311
  20.     Height = 16
  21.     Alignment = taCenter
  22.     AutoSize = False
  23.     Caption = 'text'
  24.   end
  25.   object OKButton: TBitBtn
  26.     Left = 122
  27.     Top = 243
  28.     Width = 77
  29.     Height = 27
  30.     Font.Color = clBlack
  31.     Font.Height = -11
  32.     Font.Name = 'MS Sans Serif'
  33.     Font.Style = [fsBold]
  34.     ParentFont = False
  35.     TabOrder = 0
  36.     OnClick = OKButtonClick
  37.     Kind = bkOK
  38.     Margin = 2
  39.     Spacing = -1
  40.     IsControl = True
  41.   end
  42.   object Panel1: TPanel
  43.     Left = 7
  44.     Top = 8
  45.     Width = 308
  46.     Height = 193
  47.     BevelInner = bvLowered
  48.     BevelOuter = bvLowered
  49.     TabOrder = 1
  50.     object ProgramIcon: TImage
  51.       Left = 18
  52.       Top = 13
  53.       Width = 32
  54.       Height = 32
  55.       AutoSize = True
  56.       Picture.Data = {<image000.ico>}
  57.       Stretch = True
  58.       IsControl = True
  59.     end
  60.     object ProductName: TLabel
  61.       Left = 88
  62.       Top = 16
  63.       Width = 156
  64.       Height = 13
  65.       Caption = 'Compare Copy for Windows'
  66.       Font.Color = clBlack
  67.       Font.Height = -11
  68.       Font.Name = 'MS Sans Serif'
  69.       Font.Style = [fsBold]
  70.       ParentFont = False
  71.       IsControl = True
  72.     end
  73.     object Version: TLabel
  74.       Left = 133
  75.       Top = 35
  76.       Width = 72
  77.       Height = 13
  78.       Caption = 'Version 1.85'
  79.       Font.Color = clBlack
  80.       Font.Height = -11
  81.       Font.Name = 'MS Sans Serif'
  82.       Font.Style = [fsBold]
  83.       ParentFont = False
  84.       IsControl = True
  85.     end
  86.     object Copyright: TLabel
  87.       Left = 6
  88.       Top = 70
  89.       Width = 263
  90.       Height = 13
  91.       Caption = 'Eric Barke 1995, 1996 (c) All Rights Reserved'
  92.       Font.Color = clBlack
  93.       Font.Height = -11
  94.       Font.Name = 'MS Sans Serif'
  95.       Font.Style = [fsBold]
  96.       ParentFont = False
  97.       IsControl = True
  98.     end
  99.     object Comments: TLabel
  100.       Left = 6
  101.       Top = 89
  102.       Width = 288
  103.       Height = 13
  104.       Caption = 'If you like this product and wish to register for the '
  105.       Font.Color = clBlack
  106.       Font.Height = -11
  107.       Font.Name = 'MS Sans Serif'
  108.       Font.Style = [fsBold]
  109.       ParentFont = False
  110.       IsControl = True
  111.     end
  112.     object Label1: TLabel
  113.       Left = 88
  114.       Top = 144
  115.       Width = 60
  116.       Height = 13
  117.       Caption = 'Eric Barke'
  118.       Font.Color = clBlack
  119.       Font.Height = -11
  120.       Font.Name = 'MS Sans Serif'
  121.       Font.Style = [fsBold]
  122.       ParentFont = False
  123.       IsControl = True
  124.     end
  125.     object Label2: TLabel
  126.       Left = 88
  127.       Top = 159
  128.       Width = 129
  129.       Height = 13
  130.       Caption = '1565 Cliff RD., #3-116'
  131.       Font.Color = clBlack
  132.       Font.Height = -11
  133.       Font.Name = 'MS Sans Serif'
  134.       Font.Style = [fsBold]
  135.       ParentFont = False
  136.       IsControl = True
  137.     end
  138.     object Label3: TLabel
  139.       Left = 88
  140.       Top = 174
  141.       Width = 135
  142.       Height = 13
  143.       Caption = 'Eagan, MN 55122-2553'
  144.       Font.Color = clBlack
  145.       Font.Height = -11
  146.       Font.Name = 'MS Sans Serif'
  147.       Font.Style = [fsBold]
  148.       ParentFont = False
  149.       IsControl = True
  150.     end
  151.     object Label4: TLabel
  152.       Left = 6
  153.       Top = 105
  154.       Width = 178
  155.       Height = 13
  156.       Caption = 'the latest version, send $15 to:'
  157.       Font.Color = clBlack
  158.       Font.Height = -11
  159.       Font.Name = 'MS Sans Serif'
  160.       Font.Style = [fsBold]
  161.       ParentFont = False
  162.     end
  163.     object Label5: TLabel
  164.       Left = 6
  165.       Top = 50
  166.       Width = 58
  167.       Height = 13
  168.       Caption = 'Copyright:'
  169.       Font.Color = clBlack
  170.       Font.Height = -11
  171.       Font.Name = 'MS Sans Serif'
  172.       Font.Style = [fsBold]
  173.       ParentFont = False
  174.     end
  175.     object Label6: TLabel
  176.       Left = 45
  177.       Top = 125
  178.       Width = 176
  179.       Height = 13
  180.       Caption = 'e-mail: ebarke@usinternet.com'
  181.       Font.Color = clBlack
  182.       Font.Height = -11
  183.       Font.Name = 'MS Sans Serif'
  184.       Font.Style = [fsBold]
  185.       ParentFont = False
  186.     end
  187.     object Panel2: TPanel
  188.       Left = 290
  189.       Top = 175
  190.       Width = 16
  191.       Height = 16
  192.       BevelOuter = bvNone
  193.       Ctl3D = False
  194.       ParentCtl3D = False
  195.       TabOrder = 0
  196.       OnDblClick = Panel2DblClick
  197.     end
  198.   end
  199. end
  200.